CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 编码 卷积

搜索资源列表

  1. 刘超——work

    0下载:
  2. 在matlab下输入guide命令后打开main_main.gig 实现卷积编码,16QAM传输,维特比译码-in Matlab guide imported under orders to open main_main.gig achieve Convolutional coding, 16QAM transmission, Viterbi Decoder
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:213463
    • 提供者:刘超
  1. Blackfin_ConvEncoder

    0下载:
  2. 基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码-Patrick Blackfin DSP-based convolution coding process, covering a wide variety of communications systems convolutional coding of the source code
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1095292
    • 提供者:蒋非颖
  1. viterbi

    0下载:
  2. 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebraic Convolutional Codes itself c
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8336
    • 提供者:姚中华
  1. Convolutional encoding and Viterbi decoding with k

    1下载:
  2. 卷积码编码和维特比解码 当K为7 时 供大家参考Convolutional encoding and Viterbi decoding with k 7 rate 1 2 -convolutional coding and Viterbi decoding when K 7:00 for reference convolutional encoding and Viterbi decoding with k 1 2 7 rate
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:254299
    • 提供者:周小川
  1. ADSP_BLACKFIN533

    0下载:
  2. ADSP-BLACKFIN533 平台上实现卷积编码 -ADSP-BLACKFIN533 platform to achieve convolutional coding
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:92520
    • 提供者:h
  1. ADSP_BLACKFIN561

    0下载:
  2. ADSP BLACKFIN561上实现卷积编码 -ADSP BLACKFIN561 achieve Convolutional Coding
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:253004
    • 提供者:h
  1. conv_code

    1下载:
  2. 用VHDL实现卷积码编码,该码为(2.1.3)型卷积码。-using VHDL Convolutional coding, the code (2.1.3) - Convolutional Codes.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:855
    • 提供者:武汉
  1. juanjibianma

    0下载:
  2. 信道编码中的典型卷积码编码算法,维特比解码方式-Channel Coding typical convolution coding algorithm, Viterbi decoding method
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2485
    • 提供者:吴非
  1. gongcehngsheji_477-2

    0下载:
  2. 使用该VHDL在仿真软件中实现RSC(递归系统卷积)码的编码以及解码硬件仿真-use of the VHDL simulation software in achieving RSC (recursive convolution system) code encoding and decoding hardware simulation
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:6276
    • 提供者:李超
  1. encoder_and_viterbi_decoder_for(213)_convolutional

    0下载:
  2. 压缩包内为本人写的(2,1,3)卷积码编码器和维特比(viterbi)译码器.编码器和译码器分别封装在一个类中,每个类的方法和变量均有注解-compressed I write for the (2,1,3) convolutional code encoder and Viterbi (Viterbi) decoder. Encoder and Decoder were packaged in a category, each class methods and variables have
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4022
    • 提供者:赖勇铨
  1. ceshi112

    1下载:
  2. 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真。-given error-correcting code simulation performance test methodology, the general focus on its channel sequence errors in the generation, then using Matlab convolutional coding and V
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:174892
    • 提供者:peak
  1. cnvcoder

    1下载:
  2. 卷积码是一种有记忆的编码,在任意给定的时间单元处,编码器的n个输出不仅与此时间单元的k个输入有关,而且也与前m个输入有关。卷积码通常表示为:(n,k,m) 本次仿真采用(2,1,3)卷积码。 -convolutional code is a kind of code memory, in any given unit of time, the encoder output n this time not only with the elements of the k input, but
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3147
    • 提供者:yx
  1. verbitdecoder

    0下载:
  2. 卷积码是一种有记忆的编码,这里提供了卷积码的维特比译码函数-convolutional code is a kind of code memory, it provides Convolutional Codes Viterbi decoding function
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8134
    • 提供者:yx
  1. cnvsimu

    0下载:
  2. 这里提供了二进制双极性(2,1,3)卷积码通信系统的蒙特卡罗仿真函数,并与未编码系统作了比较。-here for a binary bipolar (2,1,3) Convolutional Codes communications systems Monte Carlo simulation function, and with no coding system were compared.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3332
    • 提供者:yx
  1. work_2

    0下载:
  2. 实现(2,1,7)卷积编码以及相应的viterbi译码-achieve (2,1,7) convolutional code and the corresponding Viterbi decoding
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:17529
    • 提供者:王文静
  1. cnv_encd

    1下载:
  2. 通信卷积码的编码代码,用matlab语言实现。-communications convolution codes code, using Matlab language.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:791
    • 提供者:梁燕丽
  1. chanel

    0下载:
  2. 卷积码编码N,M,K的一些相关的程序!!只是一个源程序.-convolutional coding N, M, K of the relevant procedures! ! Only one source.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:818
    • 提供者:mafeii
  1. lonsole-intermal

    0下载:
  2. GSM全速率语音突发的的发送端总程序,其中包括预编码,卷积编码,交织,调制等步骤的matlab程序,内付详细说明文档()
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:737280
    • 提供者:qregary
  1. awkv958

    0下载:
  2. GSM全速率语音突发的的发送端总程序,其中包括预编码,卷积编码,交织,调制等步骤的matlab程序,内付详细说明文档()
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:737280
    • 提供者:KV%245403
  1. 编码识别(matlab代码)20180111

    4下载:
  2. 卷积码、RS码、LDPC码、turbo码的生成及识别。(Generation and recognition of convolutional codes, RS codes, LDPC codes and TurBO codes.)
  3. 所属分类:通讯编程

    • 发布日期:2021-04-08
    • 文件大小:12378112
    • 提供者:LJ_messi
« 1 2 3 4 5 6 78 9 10 11 12 ... 33 »
搜珍网 www.dssz.com